[INFO] cloning repository https://github.com/seaneshbaugh/integrity_check
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seaneshbaugh/integrity_check" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaneshbaugh%2Fintegrity_check", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaneshbaugh%2Fintegrity_check'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f9a7ad1733c4b6e8ef65ef9078b214834dc0626
[INFO] testing seaneshbaugh/integrity_check against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaneshbaugh%2Fintegrity_check" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seaneshbaugh/integrity_check
[INFO] finished tweaking git repo https://github.com/seaneshbaugh/integrity_check
[INFO] tweaked toml for git repo https://github.com/seaneshbaugh/integrity_check written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seaneshbaugh/integrity_check on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seaneshbaugh/integrity_check already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `integrity_check` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy_static v0.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb3473d22025eeb7c38c61fb8bcfd7f1481198be20f761d7067208df4e891062
[INFO] running `Command { std: "docker" "start" "-a" "eb3473d22025eeb7c38c61fb8bcfd7f1481198be20f761d7067208df4e891062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb3473d22025eeb7c38c61fb8bcfd7f1481198be20f761d7067208df4e891062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb3473d22025eeb7c38c61fb8bcfd7f1481198be20f761d7067208df4e891062", kill_on_drop: false }`
[INFO] [stdout] eb3473d22025eeb7c38c61fb8bcfd7f1481198be20f761d7067208df4e891062
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13e89091feddefe79f8d7ceae4d6be597c578db457d89ca3982663bbaa96f5f3
[INFO] running `Command { std: "docker" "start" "-a" "13e89091feddefe79f8d7ceae4d6be597c578db457d89ca3982663bbaa96f5f3", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `integrity_check` (manifest) generated 1 warning
[INFO] [stderr]    Compiling lazy_static v0.1.16
[INFO] [stderr]    Compiling integrity_check v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "13e89091feddefe79f8d7ceae4d6be597c578db457d89ca3982663bbaa96f5f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13e89091feddefe79f8d7ceae4d6be597c578db457d89ca3982663bbaa96f5f3", kill_on_drop: false }`
[INFO] [stdout] 13e89091feddefe79f8d7ceae4d6be597c578db457d89ca3982663bbaa96f5f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe7db7019044f53f2cd6925a3b8c43b98eebe18c09fb1531dfeba30733d904b9
[INFO] running `Command { std: "docker" "start" "-a" "fe7db7019044f53f2cd6925a3b8c43b98eebe18c09fb1531dfeba30733d904b9", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `integrity_check` (manifest) generated 1 warning
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling integrity_check v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] running `Command { std: "docker" "inspect" "fe7db7019044f53f2cd6925a3b8c43b98eebe18c09fb1531dfeba30733d904b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe7db7019044f53f2cd6925a3b8c43b98eebe18c09fb1531dfeba30733d904b9", kill_on_drop: false }`
[INFO] [stdout] fe7db7019044f53f2cd6925a3b8c43b98eebe18c09fb1531dfeba30733d904b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e876a70c6f19fb7dace4d2add84c009452a1d25667ae87137a9ff5055fb6c71d
[INFO] running `Command { std: "docker" "start" "-a" "e876a70c6f19fb7dace4d2add84c009452a1d25667ae87137a9ff5055fb6c71d", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `integrity_check` (manifest) generated 1 warning
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]   --> src/digest/crc32.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / lazy_static! {
[INFO] [stderr]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stderr]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |     };
[INFO] [stderr] 25 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]   --> src/digest/crc32.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / lazy_static! {
[INFO] [stderr]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stderr]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |     };
[INFO] [stderr] 25 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/digest/crc32.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / lazy_static! {
[INFO] [stderr]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stderr]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |     };
[INFO] [stderr] 25 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/digest/crc32.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / lazy_static! {
[INFO] [stderr]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stderr]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |     };
[INFO] [stderr] 25 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `integrity_check` (lib) generated 4 warnings
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> tests/test.rs:20:1
[INFO] [stderr]     |
[INFO] [stderr]  20 | / lazy_static! {
[INFO] [stderr]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stderr]  22 | |         include_str!("small-test-file.txt")
[INFO] [stderr]  23 | |     };
[INFO] [stderr] ...   |
[INFO] [stderr] 152 | |     };
[INFO] [stderr] 153 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> tests/test.rs:20:1
[INFO] [stderr]     |
[INFO] [stderr]  20 | / lazy_static! {
[INFO] [stderr]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stderr]  22 | |         include_str!("small-test-file.txt")
[INFO] [stderr]  23 | |     };
[INFO] [stderr] ...   |
[INFO] [stderr] 152 | |     };
[INFO] [stderr] 153 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]    --> tests/test.rs:20:1
[INFO] [stderr]     |
[INFO] [stderr]  20 | / lazy_static! {
[INFO] [stderr]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stderr]  22 | |         include_str!("small-test-file.txt")
[INFO] [stderr]  23 | |     };
[INFO] [stderr] ...   |
[INFO] [stderr] 152 | |     };
[INFO] [stderr] 153 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]    --> tests/test.rs:20:1
[INFO] [stderr]     |
[INFO] [stderr]  20 | / lazy_static! {
[INFO] [stderr]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stderr]  22 | |         include_str!("small-test-file.txt")
[INFO] [stderr]  23 | |     };
[INFO] [stderr] ...   |
[INFO] [stderr] 152 | |     };
[INFO] [stderr] 153 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `integrity_check` (test "test") generated 56 warnings (52 duplicates)
[INFO] [stderr] warning: `integrity_check` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/integrity_check-14819b6856b0a9d4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/integrity_check-9cd3d4b9bab9f933)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-09d891f69186d8f5)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_crc32 ... ok
[INFO] [stdout] test test_md5 ... ok
[INFO] [stdout] test test_sha2_512 ... ok
[INFO] [stdout] test test_sha2_384 ... ok
[INFO] [stdout] test test_sha2_224 ... ok
[INFO] [stdout] test test_sha1 ... ok
[INFO] [stdout] test test_sha2_256 ... ok
[INFO] [stdout] test test_sha3_224 ... ok
[INFO] [stdout] test test_sha3_256 ... ok
[INFO] [stdout] test test_sha3_384 ... ok
[INFO] [stdout] test test_sha3_512 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests integrity_check
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e876a70c6f19fb7dace4d2add84c009452a1d25667ae87137a9ff5055fb6c71d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e876a70c6f19fb7dace4d2add84c009452a1d25667ae87137a9ff5055fb6c71d", kill_on_drop: false }`
[INFO] [stdout] e876a70c6f19fb7dace4d2add84c009452a1d25667ae87137a9ff5055fb6c71d
